Grand Chess
Invented by: Christian Freeling, 1984
Christian Freeling's popular 10 x 10 chess variant with the missing compound pieces added as in Capablanca Chess
Game hierarchy
• Game
• Generic Chess
• Generic x10
• Generic 10x10
• Grand Chess
Board
FEN: r8r/1nbqkmcbn1/pppppppppp/10/10/10/10/PPPPPPPPPP/1NBQKMCBN1/R8R w - - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal |
Pawn | Pawn | P | Generic Chess | en passant; can promote by replacement; pawn structure evaluation |
Queen | Queen | Q | Grand Chess | trap king on back rank bonus |
Rook | Rook | R | Grand Chess | open file bonus; trap king on back rank bonus |
Bishop | Bishop | B | Grand Chess | colorbinding evaluation; outpost bonus |
Knight | Knight | N | Grand Chess | outpost bonus |
Archbishop | Cardinal | C | Grand Chess | |
Chancellor | Marshall | M | Grand Chess | open file bonus; trap king on back rank bonus; trap king on back rank bonus |
Game Variables
Name = "Grand Chess"
Invented = "1984"
InventedBy = "Christian Freeling"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "r8r/1nbqkmcbn1/pppppppppp/10/10/10/10/PPPPPPPPPP/1NBQKMCBN1/R8R"
DeduplicateMoves = false
StaticExchangeEvaluation = true
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Grand
PromotionTypes = ""
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x10:
PawnMultipleMove = Grand
Declared in Generic 10x10:
Castling = None
Rules
MoveCompletionDefaultRule
EnPassantRule
CheckmateRule
Move50Rule
PromoteByReplacementRule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
OutpostEvaluation
GrandChessDevelopmentEvaluation
|